Skip to content

chore(deps): update all non-major dependencies - #794

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all-minor-patch
Open

renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all-minor-patch

Conversation

@renovate

@renovate renovate Bot commented Sep 7, 2026

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence Type Update Pending
@types/node (source) ^24.13.3^24.13.6 age confidence devDependencies patch
@vitest/coverage-v8 (source) ^5.0.0^5.0.1 age confidence devDependencies patch
danielroe/uppt v0.6.9v0.6.10 age confidence action patch
eslint (source) ^10.9.1^10.11.0 age confidence devDependencies minor
knip (source) ^6.33.0^6.37.0 age confidence devDependencies minor 6.38.0
magic-regexp (source) ^0.11.0^0.11.2 age confidence dependencies patch
node (source) 2222.23.3 age confidence uses-with minor
pkg-types ^2.3.1^2.3.3 age confidence dependencies patch
tinyexec ^1.3.0^1.3.1 age confidence devDependencies patch
tsdown (source) ^0.22.14^0.23.0 age confidence devDependencies minor
vitest (source) ^5.0.0^5.0.1 age confidence devDependencies patch
vue (source) ^3.5.42^3.5.43 age confidence pnpm-workspace.overrides patch
vue (source) ^3.5.42^3.5.43 age confidence devDependencies patch
vue-sfc-transformer ^0.2.5^0.3.0 age confidence dependencies minor

Release Notes

vitest-dev/vitest (@​vitest/coverage-v8)

v5.0.1

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
danielroe/uppt (danielroe/uppt)

v0.6.10

Compare Source

compare changes

🚀 Enhancements
  • pr: Treat revert commits as release-worthy (#​70)
🩹 Fixes
  • pr,release: Use correct diff link + strip pending timetable line (6959b96)
🏡 Chore
  • Pin README example to v0.6.9 (e01133f)
  • Add back zizmor-ignore comment (83d5a78)
✅ Tests
  • Add some additional tests (d79b75d)
🤖 CI
  • Use pnpm/setup and devEngines (#​64)
  • Replace agentscan action with the github app (511fe92)
❤️ Contributors
eslint/eslint (eslint)

v10.11.0

Compare Source

v10.10.0

Compare Source

webpro-nl/knip (knip)

v6.37.0: Release 6.37.0

Compare Source

  • fix(graphql-codegen): mark near-operation-file outputs as entries, not the documents directory (#​2048) (06a68fc) - thanks @​RobHannay!
  • fix: enable JSX in the config loader (#​1959) (5b21dc9) - thanks @​addielaruee!
  • Match binaries only to their actual dependency providers (c5bdb69)
  • Preserve executable references across package manager commands (54af171)
  • Correct binary provider metadata in Relay fixtures (e67dfcb)
  • Separate shell binary expectations from reporting exemptions (resolve #​2022) (c1d7d75)
  • Respect npx no-install flags before the executable (4237010)
  • Update dependencies (038ea17)
  • Remove npm auth check now that's in release-it (4aaf77c)
  • Fix --format name resolution in the ESLint plugin (#​2046) (1269e98) - thanks @​bytedoe!

v6.36.0: Release 6.36.0

Compare Source

v6.35.1: Release 6.35.1

Compare Source

v6.35.0: Release 6.35.0

Compare Source

v6.34.0: Release 6.34.0

Compare Source

unjs/magic-regexp (magic-regexp)

v0.11.2

Compare Source

v0.11.2 is the next patch release.

👉 Changelog

compare changes

🔥 Performance
  • reduce type instantiations (#​762)
🩹 Fixes
  • types: reserve a slot per capture group inside lookarounds (6c38003)
  • converter: wrap argument lists when chaining helpers (d4981f5)
  • break circular import between core internal and inputs (2565619)
🏡 Chore
✅ Tests
  • add fast-check property tests for input composition (caa6f9c)
❤️ Contributors

v0.11.1

Compare Source

v0.11.1 is the next minor release.

👉 Changelog

compare changes

🔥 Performance
  • transform: add plugin hook filter (#​753)
🩹 Fixes
  • capture whole sequence when grouping sibling inputs (89f0758)
  • track atomicity on inputs (#​759)
  • transform: parse typescript sources with the correct parser language (3ef51aa)
📖 Documentation
  • point changelog link at releases (#​740)
🏡 Chore
  • migrate to pnpm v11 (#​704)
  • lint (dc69251)
  • migrate resolutions to pnpm-workspace.yaml (ef88629)
  • exclude chokidar from downgrade (bb21188)
  • migrate npm badges and links to npmx.dev (bb16953)
✅ Tests
  • improve transform plugin coverage for various extensions (#​666)
🤖 CI
  • use pnpm/setup and devEngines (#​750)
  • migrate release workflow to uppt (#​708)
  • use same pattern as other workflows (12833d6)
  • avoid double run of actions (48d82ba)
🎉 New Contributors
❤️ Contributors
nodejs/node (node)

v22.23.3: 2026-09-23, Version 22.23.3 'Jod' (LTS), @​aduh95 prepared by @​juanarbol

Compare Source

Notable Changes
Commits

v22.23.2: 2026-07-29, Version 22.23.2 'Jod' (LTS), @​marco-ippolito

Compare Source

This is a security release.

Notable Changes
  • (CVE-2026-56846) http2: retain header memory in session accounting (Matteo Collina) – High
  • (CVE-2026-56848) http2: defer rst stream while in scope (Matteo Collina) – High
  • (CVE-2026-58043) permission: avoid granting radix split nodes (RafaelGSS) – High
  • (CVE-2026-56850) https: distinguish PFX object-array agent keys (RafaelGSS) – Medium
  • (CVE-2026-58040) https: bind identity checks to session reuse (Matteo Collina) – Medium
  • (CVE-2026-58042) dns: handle large resolveAny address replies (RafaelGSS) – Medium
  • (CVE-2026-58045) zlib: throw on out-of-bounds write buffers (RafaelGSS) – Medium
  • (CVE-2026-56847) permission: enforce fs write permission for trace events (RafaelGSS) – Low
  • (CVE-2026-58039) permission: check final report output path (RafaelGSS) – Low
  • (CVE-2026-58044) http: reject requests exceeding max header count (Matteo Collina) – Low
  • deps: update llhttp to 9.4.3 (Paolo Insogna)
  • deps: update undici to 6.28.0 (Node.js GitHub Bot)
Commits

v22.23.1: 2026-06-23, Version 22.23.1 'Jod' (LTS), @​RafaelGSS

Compare Source

This release includes a fix for an unexpected behavior introduced
by the recent security release (22.23.0).

Commits

v22.23.0: 2026-06-18, Version 22.23.0 'Jod' (LTS), @​aduh95

Compare Source

This is a security release.

Notable Changes
  • (CVE-2026-48618) tls: normalize hostname for server identity checks (Matteo Collina) – High
  • (CVE-2026-48933) crypto: guard WebCrypto cipher output length (Filip Skokan) – High
  • (CVE-2026-48937) deps: fix integration issues with the latest nghttp2 – Medium
  • (CVE-2026-48930) dns,net: reject hostnames with embedded NUL bytes (Matteo Collina) – Medium
  • (CVE-2026-48619) http2: cap originSet size to prevent unbounded memory growth (Matteo Collina) – Medium
  • (CVE-2026-48615) lib,test: redact proxy credentials in tunnel errors (Matteo Collina) – Medium
  • (CVE-2026-48934) tls: bind reusable sessions to authenticated host (Matteo Collina) – Medium
  • (CVE-2026-48928) tls: fix case-sensitive SNI context matching (Matteo Collina) – Medium
  • (CVE-2026-48617) permission: handle process.chdir on writereport (RafaelGSS) – Low
  • (CVE-2026-48931) http: fix response queue poisoning in http.Agent (Matteo Collina) – Low
  • (CVE-2026-48935) permission: disable FileHandle utimes with permission model (RafaelGSS) – Low
Commits

Important

✂ PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, only on Monday (* 0-3 * * 1)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot requested a review from danielroe as a code owner September 7, 2026 03:49
@socket-security

socket-security Bot commented Sep 7, 2026

Copy link
Copy Markdown

@pkg-pr-new

pkg-pr-new Bot commented Sep 7, 2026

Copy link
Copy Markdown

Open in StackBlitz

npm i https://pkg.pr.new/@nuxt/module-builder@794

commit: bbf6108

@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 3eaad68 to ec5aad0 Compare September 10, 2026 19:26
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 9 times, most recently from e492336 to 34c4639 Compare September 23, 2026 01:41
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from 34c4639 to bbf6108 Compare September 24, 2026 03:59

This branch has not been deployed

No deployments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants